-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DH-227] apply changes from running pre-commit run --all-files
#6386
[DH-227] apply changes from running pre-commit run --all-files
#6386
Conversation
pre-commit run --all-files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see anything obviously wrong in the code changes. I think it can be merged as is.
Another way would be to separate the changes into different PRs, e.g. one for line endings, one for imports, etc. That would just be to make things easier to review. But again, it seems fine.
yeah, i agree but given how much time i've already dedicated to this i'm down to just do it this way... :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doc changes LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version lock in requirements.txt and dev-requirements.txt? Also scripts/infra-packages/requirements.txt has some interesting re-ordering, but we can probably just get rid of it.
@felder feel free to merge if you're happy w/the changes to |
<3 to massive PRs